MadBot PluginFlow FunctionsUTILITY_FUNCTIONSWrite to FileOn this pageWrite to File WRITE_FILE Writes text to a file. Overwrites existing content if overwrite = true. Parameters filePath (String): content (String): overwrite (String): true/false Returns No return information provided.